Articles Search Results

  1. How To Launch Your Site on a New Ubuntu 12.04 Server with LAMP, SFTP, and DNS This article will take you from a fresh, new server to an online, working site. The following article will combine the relevant articles into a cohesive step by step to guide to set up your personal site on an Ubuntu server. Basic Server Setup A... Read More
  2. How To Install Linux, Apache, MySQL, PHP (LAMP) stack On CentOS 6 LAMP stack is a group of open source software used to get web servers up and running. The acronym stands for Linux, Apache, MySQL, and PHP. Since the server is already running CentOS, the linux part is taken care of. Here is how to install the rest. ... Read More
  3. How To Use Arch Linux Package Management Arch Linux provides package management facilities similar to those found in other modern Linux distributions. This is a guide to common package management operations. Before proceeding further, make sure your package databases are up to date with: su... Read More
  4. How To Install Wordpress on Ubuntu 12.04 About WordpressWordpress is a free and open source website and blogging tool that uses php and MySQL. It was created in 2003 and has since then expanded to manage 22% of all the new websites created and has over 20,000 plugins to customize its fun... Read More
  5. How To Install Git on Ubuntu 12.04 About Git Git is a distributed version control system released to the public in 2005. The program allows for non-linear development of projects, and can handle large amounts of data effectively by storing it on the local server. This tutorial will... Read More
  6. How To Set Up Apache Virtual Hosts on Ubuntu 12.04 LTS About Virtual Hosts Virtual Hosts are used to run more than one domain off of a single IP address. This is especially useful to people who need to run several sites off of one virtual private server. The sites display different information to the vis... Read More
  7. How To Create a SSL Certificate on Apache for Ubuntu 12.04 About SSL Certificates A SSL certificate is a way to encrypt a site's information and create a more secure connection. Additionally, the certificate can show the virtual private server's identification information to site visitors. Certific... Read More
  8. How To Install and Secure phpMyAdmin on Ubuntu 12.04 About phpMyAdmin phpMyAdmin is an free web software to work with MySQL on the web—it provides a convenient visual front end to the MySQL capabilities. Setup The steps in this tutorial require the user to have root privileges on your virtual pr... Read More
  9. How to Deploy Python WSGI Applications Using a CherryPy Web Server Behind Nginx Introduction Chances are you found yourself asking one of these questions after reading this tutorial's title: Why should I use CherryPy's pure-Python web server instead of a "real" stand-alone (perhaps C based) one for my WSGI ... Read More
  10. How To Install Rails, Apache, and MySQL on Ubuntu with Passenger IntroInstalling Ruby on Rails and MySQL on an apache virtual private server is the first step toward getting Ruby applications live and online. Three useful installers make the task of building this server easier than ever before. SetupThis tuto... Read More
Displaying 61 to 70 out of 74 articles found First Page Previous Page Page 7 of 8 Next Page Last Page